object AboutBox: TAboutBox Left = 188 Top = 279 ActiveControl = OKButton BorderIcons = [] BorderStyle = bsSingle Caption = 'ShepheldBoy Dialog' ClientHeight = 111 ClientWidth = 232 Ctl3D = False Font.Color = clBlack Font.Height = -15 Font.Name = 'Times New Roman' Font.Style = [fsBold] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 17 object Panel1: TPanel Left = 8 Top = 8 Width = 217 Height = 65 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object ProductName: TLabel Left = 6 Top = 4 Width = 201 Height = 18 Caption = 'Shepheld Boy v1.1 by Danchan' IsControl = True end object Version: TLabel Left = 11 Top = 22 Width = 195 Height = 18 Caption = '(TAB02336@niftyserve.or.jp)' IsControl = True end object Comment: TLabel Left = 8 Top = 40 Width = 193 Height = 20 Alignment = taCenter AutoSize = False Font.Color = clBlack Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end end object OKButton: TBitBtn Left = 87 Top = 80 Width = 58 Height = 23 Font.Color = clBlack Font.Height = -15 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 1 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end end